home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 5427 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: hoa.ping.dk!wegge
  2. Date: Wed, 13 Mar 96 21:51:39 +0100
  3. Newsgroups: comp.sys.amiga.programmer
  4. Distribution: world
  5. Subject: Fixture List Algorithms?!
  6. MIME-Version: 1.0
  7. Content-Type: text/plain; charset=iso-8859-1
  8. Content-Transfer-Encoding: 8bit
  9. From: wegge@hoa.ping.dk (Anders Wegge Jakobsen)
  10. Message-ID: <wegge.3y7u@hoa.ping.dk>
  11. Organization: hoa - Home of Amiga
  12.  
  13. M Wood wrote to All, 13 Mar 96,
  14. about: Fixture List Algorithms?!
  15.  
  16.  > but where from now? with 8 teams i could simply work out by hand how to
  17.  > achieve this, but with 20?!
  18.  
  19.  (This obviously only works for an even number of teams, but what the heck :-)
  20.  
  21.  Line the teams up in two rows:
  22.  
  23. Week 1:
  24.  
  25.   1  2  3  4  5  6  7  8  9 10  < Home
  26.  20 19 18 17 16 15 14 13 12 11  < Away
  27.  
  28. Week 2:
  29.  
  30.  20  1  2  3  4  5  6  7  8  9  < Home
  31.  19 18 17 16 15 14 13 12 11 10  < Away
  32.  
  33. Week 3:
  34.  
  35.  19 20  1  2  3  4  5  6  7  8  < Home
  36.  18 17 16 15 14 13 12 11 10  9  < Away
  37.  
  38.  ...
  39.  
  40.  By exchanging the 2 rows each week, you can obtain an almost perfect spread
  41. of
  42.  Home vs. Away matches seen from the individual teams point of view.
  43.  
  44. /Anders Wegge Jakobse
  45. -- Via Xenolink 1.981, XenolinkUUCP 1.1
  46.